JFPatch (updated 18 Nov 1997 for 2.51)
=======

Important :
 fix CAS to support workspace working outing and branch overs.
 Add Phils little functions in some way...
 Add more message file support
 Support for ImageFS/FS registration on initialisation and removal on
  shutdown.
 Support for FileCore FS's.
 Input file buffering - might speed up things on cmj's machine.
 Decent front end ?


Lesser :
 Filter code requires additional checks for Toolbox cackness, possibly
  For  <reason>   <code>
  instead for the Accept, Code blocks we've been using ?
 Need some form of STMFD for an APCS header, a stack splitter would be nice
  too
 Implement LDR r#,[sp,{regs},r#] for stack read, and STR for store
 FILE - to load file
 problems with number of spaces/tabs after statements - see forrey's mail
 Patching an in memory module (In  *<modname>) where the module does not exist
  causes a strange error if throwback is enabled.


Sometime :
 Proper macro code - the current stuff is pretty naff :-(
 Write it in C ?


Done?
=====
 Check that the events, services, vector, etc blocks /work/ with AOF (most
  work I think)
 lower case R for registers (fixed, I think)
 LADR, LMOV needs spaces and to allow lower case - fixed I think
 'real' includes (Done, I think - needs a good test)
 Add divider routine (done)
